PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFObjectReference Class / setStream Method
The PDF object that represents the content of the structure element.
In This Topic
    setStream Method
    In This Topic
    Sets the referenced Object.
    Syntax
    public void setStream( 
       PDFCosDictionaryContainer value
    )

    Parameters

    value
    The PDF object that represents the content of the structure element.
    See Also